home *** CD-ROM | disk | FTP | other *** search
- Path: news.global1.net!news
- From: youngrc@global1.net
- Newsgroups: comp.lang.c
- Subject: fopen and VMS help??
- Date: 6 Feb 1996 05:44:55 GMT
- Organization: CMA Consulting Services
- Message-ID: <4f6psn$t2v@news.global1.net>
- NNTP-Posting-Host: ppp11.global1.net
- X-Newsreader: SPRY News 3.03 (SPRY, Inc.)
-
- I'm writing variable length blocks to a tape in VMS one byte at a time (using C). How do I specify end of block. I am using fputc.
- Characters in the block could be \n (LF), but when I do a hex dump, those bytes don't appear! I assume I need to specify the correct
- parameters in the fopen(). Can someone help me with the parameters? Thank you, thank you, thank you!
-
-
- Ron Young
- Consultant
- CMA Consulting Services
- youngrc@global1.net
-
-
-